| Build Log |
|
| Command Lines |
Creating temporary file "C:\checkout\CEGOBISDK\SWISTDSDK700_x86 (x86)\Release\FwUpdateCore2\RSP00002418882208.rsp" with contents [ /Od /GL /I "..\..\..\common\toolbox" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "FWUPDATECORE2_EXPORTS" /D "TBD_DEBUG" /D "_WIN32_WCE=0x700" /D "UNDER_CE" /D "WINCE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MT /fp:fast /GR- /Yu"stdafx.h" /Fp"C:\checkout\CEGOBISDK\SWISTDSDK700_x86 (x86)\Release\FwUpdateCore2/FwUpdateCore.pch" /Fo"C:\checkout\CEGOBISDK\SWISTDSDK700_x86 (x86)\Release\FwUpdateCore2/" /Fd"C:\checkout\CEGOBISDK\SWISTDSDK700_x86 (x86)\Release\FwUpdateCore2/vc80.pdb" /W3 /c /Zi /TP .\crc.cpp .\Transaction.cpp .\TBuffer.cpp .\SsdpProtocol.cpp .\SdpProtocol.cpp .\SaharaProtocol.cpp .\Protocol.cpp .\Modem.cpp .\HipProtocol.cpp .\hex2bin.cpp .\GobiApiWrapper.cpp .\FwUpdateCore2.cpp .\DmssDlProtocol.cpp .\DmProtocol.cpp .\DeviceInfo.cpp ] Creating command line "cl.exe @"C:\checkout\CEGOBISDK\SWISTDSDK700_x86 (x86)\Release\FwUpdateCore2\RSP00002418882208.rsp" /nologo" Creating temporary file "C:\checkout\CEGOBISDK\SWISTDSDK700_x86 (x86)\Release\FwUpdateCore2\RSP00002518882208.rsp" with contents [ /Od /GL /I "..\..\..\common\toolbox" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "FWUPDATECORE2_EXPORTS" /D "TBD_DEBUG" /D "_WIN32_WCE=0x700" /D "UNDER_CE" /D "WINCE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MT /fp:fast /GR- /Yc"stdafx.h" /Fp"C:\checkout\CEGOBISDK\SWISTDSDK700_x86 (x86)\Release\FwUpdateCore2/FwUpdateCore.pch" /Fo"C:\checkout\CEGOBISDK\SWISTDSDK700_x86 (x86)\Release\FwUpdateCore2/" /Fd"C:\checkout\CEGOBISDK\SWISTDSDK700_x86 (x86)\Release\FwUpdateCore2/vc80.pdb" /W3 /c /Zi /TP .\stdafx.cpp ] Creating command line "cl.exe @"C:\checkout\CEGOBISDK\SWISTDSDK700_x86 (x86)\Release\FwUpdateCore2\RSP00002518882208.rsp" /nologo" Creating command line "rc.exe /d "NDEBUG" /d "_WIN32_WCE=0x700" /d "UNDER_CE" /d "_UNICODE" /d "UNICODE" /fo"C:\checkout\CEGOBISDK\SWISTDSDK700_x86 (x86)\Release\FwUpdateCore2/FwUpdateCore2.res" .\FwUpdateCore2.rc" Creating temporary file "C:\checkout\CEGOBISDK\SWISTDSDK700_x86 (x86)\Release\FwUpdateCore2\RSP00002918882208.rsp" with contents [ /OUT:"C:\checkout\CEGOBISDK\SWISTDSDK700_x86 (x86)\Release\FwUpdateCore.lib" /LTCG "..\..\..\..\SWISTDSDK700_x86 (x86)\Release\FwUpdateCore2\crc.obj" "..\..\..\..\SWISTDSDK700_x86 (x86)\Release\FwUpdateCore2\DeviceInfo.obj" "..\..\..\..\SWISTDSDK700_x86 (x86)\Release\FwUpdateCore2\DmProtocol.obj" "..\..\..\..\SWISTDSDK700_x86 (x86)\Release\FwUpdateCore2\DmssDlProtocol.obj" "..\..\..\..\SWISTDSDK700_x86 (x86)\Release\FwUpdateCore2\FwUpdateCore2.obj" "..\..\..\..\SWISTDSDK700_x86 (x86)\Release\FwUpdateCore2\GobiApiWrapper.obj" "..\..\..\..\SWISTDSDK700_x86 (x86)\Release\FwUpdateCore2\hex2bin.obj" "..\..\..\..\SWISTDSDK700_x86 (x86)\Release\FwUpdateCore2\HipProtocol.obj" "..\..\..\..\SWISTDSDK700_x86 (x86)\Release\FwUpdateCore2\Modem.obj" "..\..\..\..\SWISTDSDK700_x86 (x86)\Release\FwUpdateCore2\Protocol.obj" "..\..\..\..\SWISTDSDK700_x86 (x86)\Release\FwUpdateCore2\SaharaProtocol.obj" "..\..\..\..\SWISTDSDK700_x86 (x86)\Release\FwUpdateCore2\SdpProtocol.obj" "..\..\..\..\SWISTDSDK700_x86 (x86)\Release\FwUpdateCore2\SsdpProtocol.obj" "..\..\..\..\SWISTDSDK700_x86 (x86)\Release\FwUpdateCore2\stdafx.obj" "..\..\..\..\SWISTDSDK700_x86 (x86)\Release\FwUpdateCore2\TBuffer.obj" "..\..\..\..\SWISTDSDK700_x86 (x86)\Release\FwUpdateCore2\Transaction.obj" "..\..\..\..\SWISTDSDK700_x86 (x86)\Release\FwUpdateCore2\FwUpdateCore2.res" ] Creating command line "lib.exe @"C:\checkout\CEGOBISDK\SWISTDSDK700_x86 (x86)\Release\FwUpdateCore2\RSP00002918882208.rsp" /NOLOGO" |
| Output Window |
Compiling...
stdafx.cpp
C:\Program Files\Microsoft Visual Studio 9.0\VC\ce\include\altcecrt.h(308) : warning C4985: '_wcstoi64': attributes not present on previous declaration.
c:\program files\windows ce tools\sdks\swistdsdk700_x86\include\x86\stdlib.h(684) : see declaration of '_wcstoi64'
C:\Program Files\Microsoft Visual Studio 9.0\VC\ce\include\altcecrt.h(309) : warning C4985: '_wcstoui64': attributes not present on previous declaration.
c:\program files\windows ce tools\sdks\swistdsdk700_x86\include\x86\stdlib.h(685) : see declaration of '_wcstoui64'
C:\Program Files\Microsoft Visual Studio 9.0\VC\ce\include\altcecrt.h(380) : warning C4985: '_strtoi64': attributes not present on previous declaration.
c:\program files\windows ce tools\sdks\swistdsdk700_x86\include\x86\stdlib.h(654) : see declaration of '_strtoi64'
C:\Program Files\Microsoft Visual Studio 9.0\VC\ce\include\altcecrt.h(381) : warning C4985: '_strtoui64': attributes not present on previous declaration.
c:\program files\windows ce tools\sdks\swistdsdk700_x86\include\x86\stdlib.h(655) : see declaration of '_strtoui64'
Define RC_STRINGS_0_TERMINATED_TOOLBOX if applicable.
Compiling...
crc.cpp
Transaction.cpp
TBuffer.cpp
SsdpProtocol.cpp
SdpProtocol.cpp
SaharaProtocol.cpp
Protocol.cpp
.\Protocol.cpp(837) : warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
Modem.cpp
.\Modem.cpp(3671) : warning C4102: 'Exit' : unreferenced label
HipProtocol.cpp
hex2bin.cpp
GobiApiWrapper.cpp
FwUpdateCore2.cpp
DmssDlProtocol.cpp
DmProtocol.cpp
DeviceInfo.cpp
.\DeviceInfo.cpp(12) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files\windows ce tools\sdks\swistdsdk700_x86\include\x86\stdlib.h(187) : see declaration of 'wcscpy'
Compiling resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation. All rights reserved.
Creating library...
|
| Results |
Build log was saved at "file://C:\checkout\CEGOBISDK\SWISTDSDK700_x86 (x86)\Release\FwUpdateCore2\BuildLog.htm" FwUpdateCore2 - 0 error(s), 7 warning(s) |